Revert "Change OSSRH to Central Portal"#1383
Conversation
This reverts commit 88bf7da.
|
Caution Review failedThe pull request is closed. WalkthroughThe Maven build configuration was updated to replace the deprecated Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Maven
participant Sonatype OSS
Developer->>Maven: mvn deploy (with release profile)
Maven->>nexus-staging-maven-plugin: Prepare deployment
nexus-staging-maven-plugin->>Sonatype OSS: Upload artifacts to staging repository
Sonatype OSS-->>nexus-staging-maven-plugin: Acknowledge receipt
nexus-staging-maven-plugin-->>Maven: Deployment complete (auto-release disabled)
Possibly related PRs
Suggested labels
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1383 +/- ##
============================================
+ Coverage 82.91% 82.94% +0.03%
- Complexity 2972 2974 +2
============================================
Files 340 340
Lines 9833 9833
Branches 1178 1178
============================================
+ Hits 8153 8156 +3
Misses 1164 1164
+ Partials 516 513 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Reverts #1382
Summary by CodeRabbit